Searched refs:InstructionWillNotHaveChain (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DStackProtector.cpp242 static bool InstructionWillNotHaveChain(const Instruction *I) { function
288 (InstructionWillNotHaveChain(CI) || NoInterposingChain) &&
296 NoInterposingChain && InstructionWillNotHaveChain(Inst);

Completed in 95 milliseconds