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
235 bool isCandidate = false; in findBestInsertionSet() local
419 bool isCandidate(const SwitchInst *SI) { in isCandidate() function
508 template <typename T> T *isCandidate(Instruction *In) { in isCandidate() function511 template <> LoadInst *isCandidate<LoadInst>(Instruction *In) { in isCandidate() function514 template <> StoreInst *isCandidate<StoreInst>(Instruction *In) { in isCandidate() function