Searched defs:isCandidate (Results 1 – 5 of 5) sorted by relevance
149 static bool isCandidate(const MachineInstr *MI, Register &DefedReg, in isCandidate() function
316 bool isCandidate = false; in avoidSpeculation() local
231 bool isCandidate = false; in findBestInsertionSet() local
445 bool isCandidate(const SwitchInst *SI) { in isCandidate() function
421 template <typename T> T *isCandidate(Instruction *In) { in isCandidate() function424 template <> LoadInst *isCandidate<LoadInst>(Instruction *In) { in isCandidate() function427 template <> StoreInst *isCandidate<StoreInst>(Instruction *In) { in isCandidate() function