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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DInstructionPrecedenceTracking.h62 bool isPreceededBySpecialInstruction(const Instruction *Insn);
115 return isPreceededBySpecialInstruction(Insn);
138 return isPreceededBySpecialInstruction(Insn);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionPrecedenceTracking.cpp58 bool InstructionPrecedenceTracking::isPreceededBySpecialInstruction( function in class:InstructionPrecedenceTracking

Completed in 190 milliseconds