Searched defs:isFast (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | FMF.h | 73 bool isFast() const { return all(); } in isFast() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Instruction.cpp | 570 bool Instruction::isFast() const { isFast() function in Instruction |
/llvm-project/clang/include/clang/Lex/ | ||
H A D | Preprocessor.h | 2222 IncrementPasteCounter(bool isFast) IncrementPasteCounter() argument |