Searched defs:isCandidate (Results 1 – 5 of 5) sorted by relevance
157 static bool isCandidate(const MachineInstr *MI, Register &DefedReg, in isCandidate() function
299 bool isCandidate = false; in avoidSpeculation() local
234 bool isCandidate = false; findBestInsertionSet() local
404 bool isCandidate(const SwitchInst *SI) { isCandidate() function
508 template <typename T> T *isCandidate(Instruction *In) { in isCandidate() function 511 template <> LoadInst *isCandidate<LoadInst>(Instruction *In) { in isCandidate() function 514 template <> StoreInst *isCandidate<StoreInst>(Instruction *In) { in isCandidate() function