Home
last modified time | relevance | path

Searched defs:FailureReason (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp396 isLegalToPromote(const CallBase & CB,Function * Callee,const char ** FailureReason) isLegalToPromote() argument
[all...]
H A DLoopConstrainer.cpp127 const char *&FailureReason) { in parseLoopStructure() argument
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1012 const char *FailureReason = nullptr; run() local