Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DFMF.h73 bool isFast() const { return all(); } in isFast() function
/llvm-project/llvm/lib/IR/
H A DInstruction.cpp570 bool Instruction::isFast() const { isFast() function in Instruction
/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2222 IncrementPasteCounter(bool isFast) IncrementPasteCounter() argument